home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 42 / Amiga Format AFCD42 (Issue 126, Aug 1999).iso / -serious- / gfxcard / dpmsmanager / dpmsmanager.readme < prev    next >
Text File  |  1999-05-14  |  3KB  |  93 lines

  1. Short:    CyberGfx/P96 DPMS energy saving manager
  2. Author:   stefan.robl@tirnet.de (Stefan Robl)
  3. Uploader: stefan.robl@tirnet.de (Stefan Robl)
  4. Version:  1.00
  5. Type:     util/blank
  6.  
  7.  
  8. Description
  9. -----------
  10.   DPMSManager is a small DPMS energy saving tool for computers
  11.   equipped with a CyberGraphics/Picasso96-supporting Gfx-Board.
  12.  
  13.   DPMSManager supports the three DPMS energy-saving methods of modern
  14.   monitors (STANDBY, SUSPEND, POWEROFF).
  15.   You can specify the delay time for each DPMS-stage.
  16.  
  17.   The main idea of DPMSManager is to have DPMS-functions in conjunction
  18.   with other screenblankers (if so, then you have to set the dpms-times
  19.   longer then the blanker times!!) or just as standalone-program which
  20.   provides the energy saving methods.
  21.  
  22.   This program is a redesign of my CGXBlanker (util/blank/CGXBlanker.lha)
  23.   and the idea for it had Paul "ExiE" Strejcek.
  24.  
  25.   Thanks, Paul for this good idea!
  26.  
  27.  
  28. ToolTypes
  29. ---------
  30.   The following tooltypes are supported:
  31.  
  32.   MODEID      : (optional and recommended) -> ModeID of the CGX-screenmode
  33.                 used to open for the DPMS-mode. If not specified, DPMSManager
  34.                 uses the screenmode of your WB (which then has to be run
  35.                 under CGX/P96 to allow the DPMS-functions!).
  36.                 The ModeID has to be a decimal number (you can get it with
  37.                 getModeID).
  38.  
  39.   POWEROFFKEY : <SHIFT F4> -> shortcut for immediate DPMS-PowerOff
  40.  
  41.   QUITKEY     : <SHIFT F5> -> shortcut for quitting DPMSManager
  42.  
  43.   STANBYTIME  : <seconds> to wait before stage 1 of DPMS (Standby)
  44.  
  45.   SUSPEND     : <seconds> to wait after stage 1 before activating
  46.                 stage 2 (Suspend)
  47.  
  48.   POWEROFFTIME: <seconds> to wait after stage 2 before activating
  49.                 stage 3 (PowerOff)
  50.  
  51.  
  52. Features
  53. --------
  54.  DPMSManager...
  55.    o supports (or better: needs) CyberGraphics or Picasso96
  56.    o is small
  57.    o is a commodity
  58.    o supports all three stages of DPMS
  59.    o is systemfriendly designed
  60.    o is freeware
  61.  
  62.  
  63. Requirements
  64. ------------
  65.   o AmigaOS 3.x+ (tested with OS 3.1)
  66.   o GfxBoard running with CyberGraphX or Picasso96 and a
  67.     Workbench/DefaultPublicScreen running in >=256 Colors
  68.     (tested with CGXV3, 1152x900x16, OpusMagellanII)
  69.  
  70.  
  71. Distribution
  72. ------------
  73.   DPMSManager is FREEWARE. I would be happy to get an eMail if you
  74.   like/use it or if you have any questions about this tool.
  75.  
  76.  
  77. History
  78. -------
  79.   V1.00:  (01.05.1999)
  80.           ** first public release **
  81.  
  82.  
  83. Author
  84. ------
  85.   Stefan Robl <stefan.robl@tirnet.de>
  86.   More infos about ArtecScan, PPCjpeg, the QBox and my other Projects?
  87.  
  88.   Just visit my Homepage: http://www.tirnet.de/~srobl
  89.  
  90.  
  91. Have fun!
  92.  
  93.